Conversation
Codecov Report
@@ Coverage Diff @@
## main #36 +/- ##
===========================================
- Coverage 94.87% 77.26% -17.61%
===========================================
Files 10 12 +2
Lines 351 431 +80
===========================================
Hits 333 333
- Misses 18 98 +80
Continue to review full report at Codecov.
|
|
Added some docs and tests. It is a bit difficult coming up with a name for this material. It does not really have an author associated with it since it is pretty standard. It also has some simplifications in the local integration, and I can Imagine other users will want to implement similar materials without these simplifications... Maybe we should have a very explicit name for the material, even though it will be long and ugly. |
|
Good question. Is there any name behind the unsimplified version, such that it could be called something like We could also split the section about materials in the docs into subsections, e.g. |
Sounds good I will go with the name |
To show an example for PR #35
Relevant lines:
So two methods for material_response are implemented, but they share the same function that does all the computation.
@kimauth let me know what you think :)